SetDragging
TheSetDragging
method specifies whether this frame is currently being dragged.
void SetDragging (in ODBoolean isDragging);
isDragging
- kODTrue if this frame is currently being dragged, otherwise
kODFalse
.DISCUSSION
Your part calls this method to indicate whether parts can be dropped onto this frame.SEE ALSO
TheODFrame::IsDragging
method (page 326).
TheODFrame::IsDroppable
method (page 327).
TheODFrame::SetDroppable
method (page 334).
"Initiating a Drag" on page 360 in OpenDoc Programmer's Guide.
"Completion of StartDrag" on page 368 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help